build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENT
authorPhilip Withnall <withnall@endlessm.com>
Tue, 23 May 2017 12:26:25 +0000 (13:26 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 23 May 2017 17:51:27 +0000 (17:51 +0000)
commit56188808b47cd93009816f6ee6e11f56c9356179
tree6fbaf6723c75eaab9111dcf00ebde7fd5e2f9669
parente99777e8d23eb59bc6f22cad023fa4d6ce56bbce
build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENT

TESTS_ENVIRONMENT is reserved for the user to be able to set when
running the tests. AM_TESTS_ENVIRONMENT is for the tests’ Makefile to
set itself.

https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #880
Approved by: cgwalters
Makefile-tests.am
buildutil/glib-tap.mk